home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / winlib.lzh / WINLIB / SETUP.H < prev    next >
Encoding:
C/C++ Source or Header  |  1994-03-26  |  366 b   |  18 lines

  1. /* Resource information for SETUP */
  2.  
  3. #define MMENU    0   /* Menu-tree */
  4.  
  5. #define TITLE    1   /* Dialog box */
  6.  
  7. #define GENERAL  2   /* Dialog box */
  8.  
  9. #define ENHANCE  3   /* Dialog box */
  10.  
  11. #define THREE_D  4   /* Dialog box */
  12.  
  13. #define POPUP    5   /* Dialog box */
  14.  
  15. #define MENU     6   /* Dialog box */
  16.  
  17. #define WINDOW   7   /* Dialog box */
  18. ə